Skip to content

action-allowlist-review: bump Jimver/cuda-toolkit from 0.2.35 to 0.2.36 in /.github/actions/for-dependabot-triggered-reviews - #1145

Merged
potiuk merged 1 commit into
mainfrom
dependabot/github_actions/dot-github/actions/for-dependabot-triggered-reviews/Jimver/cuda-toolkit-0.2.36
Aug 9, 2026
Merged

action-allowlist-review: bump Jimver/cuda-toolkit from 0.2.35 to 0.2.36 in /.github/actions/for-dependabot-triggered-reviews#1145
potiuk merged 1 commit into
mainfrom
dependabot/github_actions/dot-github/actions/for-dependabot-triggered-reviews/Jimver/cuda-toolkit-0.2.36

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 5, 2026

Copy link
Copy Markdown
Contributor

Bumps Jimver/cuda-toolkit from 0.2.35 to 0.2.36.

Release notes

Sourced from Jimver/cuda-toolkit's releases.

v0.2.36

What's Changed

Full Changelog: Jimver/cuda-toolkit@v0.2.35...v0.2.36

Commits
  • b8bf9c6 Add update cuda versions skill
  • 0ca15bb Prepare 0.2.36 release
  • 0024970 Update dist
  • 38bc2a5 Update CUDA URL maps for 2026 patch releases: 13.3.1, 13.3.0, 13.2.2, 13.2.1,...
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [Jimver/cuda-toolkit](https://github.com/jimver/cuda-toolkit) from 0.2.35 to 0.2.36.
- [Release notes](https://github.com/jimver/cuda-toolkit/releases)
- [Commits](Jimver/cuda-toolkit@3d45d15...b8bf9c6)

---
updated-dependencies:
- dependency-name: Jimver/cuda-toolkit
  dependency-version: 0.2.36
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 5, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 5, 2026

@potiuk potiuk left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed. node24 action, v0.2.35 -> v0.2.36. Two red checks, neither introduced by this PR.

verify fails on 1 unverified binary download: src/downloader.ts line 69, await tc.downloadTool(url.toString(), destFilePath) with no checksum or signature check in the file. The already-approved v0.2.35 (3d45d157) has the identical call in the same file, so this is a standing property of the action rather than a regression from 0.2.35 to 0.2.36. Holding the bump would keep us on an older version carrying exactly the same exposure.

Everything else in verify passes: lock file present, no in-tree binaries, compiled JS matches the rebuild.

check_action_tags is a repo-level failure unrelated to this PR. dtolnay/rust-toolchain was annotated tag: stable, a rolling branch that upstream force-pushes, so the pinned SHA stopped being an ancestor of it and the check hard-failed on every open PR. Fixed in #1163.

The download verification is worth pursuing with upstream on its own track; it is not a reason to block this bump.

Approving.


Drafted-by: Claude Opus 5 (1M context) via Claude Code; reviewed by @potiuk before posting

@potiuk
potiuk merged commit e82f450 into main Aug 9, 2026
9 of 11 checks passed
@potiuk
potiuk deleted the dependabot/github_actions/dot-github/actions/for-dependabot-triggered-reviews/Jimver/cuda-toolkit-0.2.36 branch August 9, 2026 02:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant